net/http.http2stream.sc (field)
8 uses
net/http (current package)
h2_bundle.go#L4624: sc *http2serverConn
h2_bundle.go#L5925: sc := st.sc
h2_bundle.go#L5962: st.sc.writeFrameFromHandler(http2FrameWriteRequest{write: http2StreamError{
h2_bundle.go#L6105: sc := st.sc
h2_bundle.go#L6161: sc: sc,
h2_bundle.go#L7026: sc := st.sc
h2_bundle.go#L11073: if wr.stream.sc.maxFrameSize < allowed {
h2_bundle.go#L11074: allowed = wr.stream.sc.maxFrameSize
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)